home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 2000
/
MacHack 2000.toast
/
pc
/
The Hacks
/
MacHacksBug
/
Python 1.5.2c1
/
Extensions
/
Imaging
/
PIL
/
ImagePath.py
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-06-23
|
332 b
|
19 lines
#
# The Python Imaging Library
# $Id: ImagePath.py,v 1.1.1.1 1998/08/18 13:07:56 sjoerd Exp $
#
# path interface
#
# History:
# 96-11-04 fl Created
#
# Copyright (c) Secret Labs AB 1997.
# Copyright (c) Fredrik Lundh 1996.
#
# See the README file for information on usage and redistribution.
#
import Image
Path = Image.core.path